@charset "utf-8";

.banner div{

}
.banerimg{

    width:100%
}
.banslide{
    margin: 0 auto;
}
.section{
    background: #fff;
    padding:0

}
.contHead{
    padding: 10px 10px 0;
    /* border-radius: 40px; */
    /* overflow: hidden;    */
}
#secnav{
    border: none;
}
#secnav li a{
    color: #000;
    cursor: pointer;
}

.infoitem{
    width: 50%;
    height: 200px;
    cursor: pointer;
}
.timeer{

    color: #000;
    font-family: "苹方";
}

.timeer p:first-child{

    font-weight: 900;
    font-size: 30px;
    margin-bottom: -5px;
}
.infohd{
    overflow: hidden;
    margin: 25px;
    border-bottom: 1px solid #fff;
}
.infocont{
    margin: 20px;
    color: #000;
}
.infocont p{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.infocont p:last-child{
    font-size: 14px;

}

.infoact{
    background: url(../img/bg1.png);
    color: #fff;
}
.actFont{
    color: #fff;
}
.solve{
    text-align: center;
    margin:30px 0px;
    font-weight: 500;
}
.solveitem .topicon{
    width: 40px;
    height: 40px;
    position: absolute;
    top: -20px;
    left: 30px;

}
.solceList{
}
.solveitem{
    width: 24%;
    height: 120px;
    margin: 0 0 15px 15px;

    position: relative;
    float: left;
    background: #fff;
    cursor: pointer;
}
.solveitem:nth-child(1),.solveitem:nth-child(5){
    margin-left: 0;
}
.solveLogo{
    margin:20px 0 15px 15px;
    width: 35px;
    height: 35px;
}
.solvenote{
    margin:25px 15px 25px;
    width: 70%;
}
.solvenote .title{
    font-weight: 900;
}
.solvecont{
    padding: 0;
}
.solvenote .cont{
    height: 38px;
    line-height: 18px;
    width: 100%;
    margin-top: 10px;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;

}
.servicecont{
    height: 380px;
    margin-top: 30px;
    background:url(../img/ws.png);
    background-size: 100% 100%;
}
.serveitem{
    margin-left: 0;
    margin-right: 15px;
    height: 150px;
    border-radius: 5px;
}
.serveitem:last-child{
    margin:0
}
.serve{
    margin:25px 0 0 20px
}
.company{
    overflow: hidden;
    margin: 0 auto;
}
.compList{
    list-style: none;
    float: left;
    padding: 0;
    margin-left: 15px;
    margin-right:55px;
}
.compList:last-child{
    margin-right: 0;
}
.compList li{
    margin-bottom: 20px;
    width: 130px;
    height: 70px;
}
.compList li img {
    width: 100%;
    height: 100%;
}

.productcont{
    margin-top: 30px;
    position: relative;
}
.productcont .product{
    background-color: #fff;
    height: 430px;
    padding-right: 0;
    overflow: hidden;
    position: relative;
}
.pro_text{
    width: 60%;
    margin-top: 20px;
    font-size: 13px;
}
.productcont .proitem{
    padding-right: 0;
    overflow: hidden;
    background-color: #F5F5F5;
    margin-top: 15px;
}
.pro_title{
    font-size: 16px;
    font-weight: 900;
}
.proleft{
    width: 35%;
    height: 100%;
    margin-right:70px;
    position: relative;
}
.procontent{
    height: 350px!important;
    width:100%;
    background-color: #ffff;
    transition: 0.8s;
    bottom: 0;
}
.rt1{
    left: 0 !important;
    z-index: 0!important;
}
.proleft .contpro{
    margin-top: 30px;
    max-height: 300px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    overflow: hidden;
}

.promid .nav li a{
    color: rgb(132,132,132);
    font-weight: 900;
    cursor: pointer;
    text-align: center;
    font-size: 13px;


}
.promid .nav li:first-child a{
    color: rgba(123,85,255);
}
.cir{
    display: block;
    text-align: center;
    margin-top:-2px;
    height:6px;
    margin: 0 auto;
    background-color: rgba(123,85,255);
    opacity: 0.4;
    width: 6px ;
    border-radius: 50%;
    margin-top: 5px;
}
.cir:first-child{
    opacity: 1;
}
.ciract{
    background-color: rgba(123,85,255);
}
.procontent{
    height: 100%;
    opacity: 1;
}
.proright{
    margin: 0;
    width: 23%;
    position: absolute;
    right: 0;
    border-left: 1px solid groove;
    top: 0;
}
.pro{
    cursor: pointer;
}
.pro:hover{
    transform: translateY(-2px);
    box-shadow: #000;
    box-shadow: 2px 2px 20px #888888;
    transition: 0.3s;


}
.proright .contpro{
    margin-top: 130px;
    margin-left: 50px;
}
.prorightOpa{
    opacity: 0.4;;
}
.newmore{
    width: 52px;
    height: 30px;
}
.newmore img{
    width: 100%;
    height: 100%;
}
.arrow{
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0px;
    margin: auto -20px;
    background-color: rgba(126,88,255);
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
}
.pro{
    height: 250px;
    border-radius: 5px;
    float:left;
    padding: 25px 0 0 25px;
    background-color: #fff;

}
.pro_small{
    width: 32.4%;
}
.pro_mid{
    margin:0 15px
}

.pro_row{
    height:515px
}
.pro_row_right{
    width: 66%;
    background: #F5F5F5;
}
.pro_inner{
    width: 49%
}

.partner{
    text-align: center;
    background: #ffffff;overflow: hidden;
    height: 200px;

}
.parnercont{
    text-align: left;
    color: #D0D0D2;
    position: relative;
    font-size: 30px;

}
.partcontin{
    height: 70px;
    width: 100%;
    overflow: hidden;
}
.partitem{
    list-style-type: none;
    height: 70px;
    width: 100%;
    max-width: 1155px;
    float: left;
}
.partitem li{
    float: left;
    margin-left: 40px;
    max-width: 130px;
    min-width: 70px;
    height:70px;
}

.partitem li img{
    width: 100%;
    height: 100%;
}
.leftarr,.rightarr{
    margin-top:20px;
    position: absolute;
    z-index: 1000;
}
.partmove{
    height: 100%;
    width: 100000px;
    transition: 0.2s linear;
    position: relative;
}
